Y property

String? get Y

Implementation

String? get Y => _$this._Y;
set Y (String? Y)

Implementation

set Y(String? Y) => _$this._Y = Y;