write property

dynamic Function(Object? object) write
getter/setter pair

Implementation

late Function(Object? object) write;