Gets a value indicating whether this instance is public.
| C# | Visual Basic |
[DataMemberAttribute] public bool IsPublic { get; }
<DataMemberAttribute> _ Public ReadOnly Property IsPublic As Boolean Get
true if this instance is public; otherwise, false.