mesh property

set mesh (Mesh value)

Implementation

set mesh(Mesh value) {
  _mesh = value;
}