AsyncProperty

fun AsyncProperty(    name: String,     valueType: IType,     defaultValue: Any? = null)