cs property

Implementation

AutoListenDelegate<D, T> get cs {
  return AutoListenDelegate(this);
}