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