cube property

C get cube

Implementation

C get cube => _cube!;
set cube (C cube)

Implementation

set cube(C cube) => _cube = cube;