mainPhoto property

IImageContent? mainPhoto

Property getter and setter for mainPhoto:

Implementation

IImageContent? get mainPhoto;
void mainPhoto=(IImageContent? mainPhoto)

Implementation

set mainPhoto(IImageContent? mainPhoto);