public bool HasPictures { get; }
Public ReadOnly Property HasPictures As Boolean Get
public: property bool HasPictures { bool get (); }
member HasPictures : bool with get