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