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