Share via


PropertyMemberAst.IsPublic Property

Definition

Return true if the property is public.

public:
 property bool IsPublic { bool get(); };
public:
 property bool IsPublic { bool get(); };
public bool IsPublic { get; }
member this.IsPublic : bool
Public ReadOnly Property IsPublic As Boolean

Property Value

Applies to