Property Type
Type
Gets the NUI element type identifier used during JSON serialization.
[JsonProperty("type", NullValueHandling = NullValueHandling.Ignore)]
public abstract string Type { get; }
Gets the NUI element type identifier used during JSON serialization.
[JsonProperty("type", NullValueHandling = NullValueHandling.Ignore)]
public abstract string Type { get; }