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