コード例 #1
0
 public string GetStrProperty(PropertyType type, string @default = "") => _props.GetStrValue(type, @default);