示例#1
0
 public bool GetBoolProperty(PropertyType type, bool @default = false) => _props.GetBoolValue(type, @default);