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