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