position property

String? get position

Property getter and setter for position:

Implementation

String? get position;
set position (String? position)

Implementation

set position(String? position);