[Visual Basic] Overridable Public Property ReadOnly Exception As String [C#] public virtual string Exception { get; } [C++] public: virtual __property String* get_Exception(); [JScript] public virtual function get Exception() : String
CustomCommandResponse Class | White.Core.CustomCommands Namespace