public string position { get; set; }
Public Property position As String Get Set
public: property String^ position { String^ get (); void set (String^ value); }