alias

inline fun <T> alias(fieldName: String): AliasField<T>

Declares a child AliasField named fieldName, modeling the alias field type.