AsyncRdProperty

fun <T> AsyncRdProperty(defaultValue: T, valueSerializer: ISerializer<T>)
fun <T> AsyncRdProperty(valueSerializer: ISerializer<T>)