cubeData0Rows property

void cubeData0Rows=(int value)

Implementation

set cubeData0Rows(int value) {
  _cubeData0.rows = value;
}