extraViewProp

inline fun <T2 : View, T> extraViewProp(name: String? = null, noinline default: T2.() -> T): Extra.PropertyThis<T2, T>