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