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