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