[BrowsableAttribute(false)]
public bool IsSuspended { get; }<BrowsableAttribute(false)>
Public ReadOnly Property IsSuspended As Boolean
Getpublic:
[BrowsableAttribute(false)]
property bool IsSuspended {
bool get ();
}[<BrowsableAttribute(false)>]
member IsSuspended : bool with get