mesh property

set mesh (dynamic value)

Implementation

set mesh(value) {
  _mesh = value;
}