abstract fun getSaying(): Future<Phrase!>!
Exposes the property saying value
Return
Future<Phrase!>!: the saying value
The Phrase said by a Say action from this factory while it is running. This value is set when a Say action from this factory starts running and set to an empty Phrase when the action stops.
Since
3