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