getPropertyValue

fun Element.getPropertyValue(name: String): String?(source)

Returns the value of the value attribute of property name, or null if the property does not exist or if the property has no value.