[Visual Basic] Shared Public Property ReadOnly BusyMessage As String [C#] public static string BusyMessage { get; } [C++] public: static __property String* get_BusyMessage(); [JScript] public static function get BusyMessage() : String
Constants Class | White.Core Namespace