string Direction { get; set; }
Property Direction As String Get Set
property String^ Direction { String^ get (); void set (String^ value); }
abstract Direction : string with get, set