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