string property

Business get string

Implementation

c.Business get string {
  _string ??= c.Business();
  return _string!;
}