I have an array defined as:
var MyArrayOfPaintings = [Painting]()
where Painting is defined as:
struct Painting{ let Artis