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