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