Property X X Gets or sets the X coordinate. Declaration [[System.Text.Json.Serialization.JsonPropertyName("x")]] public int? X { get; set; } Property Value Type Description System.Nullable<System.Int32>