fun styles(key: String, value: Any?, readOnly: Boolean? = null): Access
fun styles(styles: Map<String, Any>, readOnly: Boolean? = null): Access