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