'Declaration
Public Overridable ReadOnly Property IsEmpty As Boolean
'Usage
Dim instance As StyleInfo
Dim value As Boolean
value = instance.IsEmpty
public virtual bool IsEmpty {get;}
Property Value
Boolean:
true if there are no style settings;
false otherwise