public Keys Key { get; set; }
Public Property Key As Keys Get Set
public: property Keys^ Key { Keys^ get (); void set (Keys^ value); }