angle property

int? get angle

Implementation

int? get angle;
set angle (int? value)

Implementation

set angle(int? value);