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