modifyAttributes

fun <T : Any, F : Feature<T>> FeatureRef<T, F>.modifyAttributes(modification: AttributesBuilder<F>.() -> Unit): FeatureRef<T, F>