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