string Tolerance { get; set; }
Property Tolerance As String Get Set
property String^ Tolerance { String^ get (); void set (String^ value); }
abstract Tolerance : string with get, set
In This Article