protected bool ContainsFields { get; set; }
Protected Property ContainsFields As Boolean Get Set
protected: property bool ContainsFields { bool get (); void set (bool value); }
member ContainsFields : bool with get, set
In This Article