public bool metaKey { get; set; }
Public Property metaKey As Boolean Get Set
public: property bool^ metaKey { bool^ get (); void set (bool^ value); }