Public Property IsNoWaitEnabled As Boolean
public bool IsNoWaitEnabled { get; set; }
public: property bool IsNoWaitEnabled { bool get (); void set (bool value); }
function get_isNoWaitEnabled(); function set_isNoWaitEnabled(value);