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