JsonPropertyInfoValues<T>.IsProperty Proprietà

Definizione

Se true, indica che il membro è una proprietà, in caso contrario indica che il membro è un campo.

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

Valore della proprietà

Boolean

Si applica a