# State
# Properties
name
String (opens new window) State name, eg.hover
,nth-of-type(2n)
label
String (opens new window) State label, eg.Hover
,Even/Odd
# getName
Get state name
Returns String (opens new window)
# getLabel
Get state label. If label was not provided, the name will be returned.
Returns String (opens new window)