Instance Property
axes
Declaration
var axes: [Any]? { get set }Declaration
@property (nonatomic, strong) NSArray * axes;Declaration
axes() -> list
setAxes_(axes: list)Instance Property
var axes: [Any]? { get set }@property (nonatomic, strong) NSArray * axes;axes() -> list
setAxes_(axes: list)