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