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