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