public string RecordDescription { get; set; }
Public Property RecordDescription As String Get Set
public: property String^ RecordDescription { String^ get (); void set (String^ value); }