public string COMP_TOL { get; set; }
Public Property COMP_TOL As String Get Set
public: property String^ COMP_TOL { String^ get (); void set (String^ value); }
member COMP_TOL : string with get, set
In This Article