JsonPropertyInfoValues<T>.IsPublic Property

Definition

Whether the property or field is public.

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

Property Value

Applies to