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