Edit

Share via


JsonPropertyInfoValues<T>.IsProperty Property

Definition

If true, indicates that the member is a property, otherwise indicates the member is a field.

public:
 property bool IsProperty { bool get(); void set(bool value); };
public bool IsProperty { get; init; }
member this.IsProperty : bool with get, set
Public Property IsProperty As Boolean

Property Value

Applies to