public bool FullPage { get; set; }
Public Property FullPage As Boolean Get Set
public: property bool FullPage { bool get (); void set (bool value); }
member FullPage : bool with get, set
In This Article