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