[Visual Basic] Overridable Public Property ReadOnly IsException As Boolean [C#] public virtual bool IsException { get; } [C++] public: virtual __property bool get_IsException(); [JScript] public virtual function get IsException() : bool
CustomCommandResponse Class | White.Core.CustomCommands Namespace