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