interface Async
Exposes the property name value
abstract fun getName(): Future<String!>!
Exposes the property topic value
abstract fun getTopic(): Future<Topic!>!