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