mesh property

set mesh (dynamic value)

Implementation

set mesh(value) {
  this._mesh = value;
}