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