global property

dynamic get global

Implementation

static get global {
  return _singleton;
}