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