[JsonIgnoreAttribute] public bool Spatial { get; set; }
<JsonIgnoreAttribute> _ Public Property Spatial As Boolean Get Set
[JsonIgnoreAttribute] public: property bool^ Spatial { bool^ get (); void set (bool^ value); }