circular property

bool? get circular

Property getter and setter for circular:

Implementation

bool? get circular;
set circular (bool? circular)

Implementation

set circular(bool? circular);