1 reference to GetPropertyName
System.Text.Json (1)
System\Text\Json\Document\JsonProperty.cs (1)
29public string Name => _name ?? Value.GetPropertyName();