'Declaration Public Overridable ReadOnly Property IsEmpty As Boolean
'Declaration
Public Overridable ReadOnly Property IsEmpty As Boolean
'Usage Dim instance As StyleInfo Dim value As Boolean value = instance.IsEmpty
'Usage
Dim instance As StyleInfo Dim value As Boolean value = instance.IsEmpty
public virtual bool IsEmpty {get;}
StyleInfo Class StyleInfo Members