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