kind property Null safety

String? kind
read / write

What kind of code object is this?

Implementation

/*CodeKind*/ String? kind;