braced property

T get braced

Implementation

T get braced {
  this.buffer.braced();
  return this;
}