1. @DomName('StylePropertyMap.has')
  2. @DocsEditable()
  3. @Experimental()
bool has(String property)

Source

@DomName('StylePropertyMap.has')
@DocsEditable()
@Experimental() // untriaged
bool has(String property) native;