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