True property

RadBoolean get True

Implementation

static RadBoolean get True {
  return RadBoolean(true);
}