name property
      
      String
      get
      name
      
    
    
The read-only name property of the CSSPropertyRule interface
represents the property name, this being the serialization of the name
given to the custom property in the  rule's prelude.
Implementation
external String get name;