Gets or sets the type of the shape.
| C# | Visual Basic |
[JsonPropertyAttribute(PropertyName = "type")] public TwitterGeoShapeType ShapeType { get; set; }
<JsonPropertyAttribute(PropertyName := "type")> _ Public Property ShapeType As TwitterGeoShapeType Get Set
The type of the shape.