public bool SerialNumberWarningIsVisible { get; }
Public ReadOnly Property SerialNumberWarningIsVisible As Boolean Get
public: property bool SerialNumberWarningIsVisible { bool get (); }
member SerialNumberWarningIsVisible : bool with get
In This Article