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