public bool IsPrimaryImage { get; }
Public ReadOnly Property IsPrimaryImage As Boolean Get
public: property bool IsPrimaryImage { bool get (); }
member IsPrimaryImage : bool with get
In This Article