public bool IsPubliclyAvailable { get; }
Public ReadOnly Property IsPubliclyAvailable As Boolean Get
public: property bool IsPubliclyAvailable { bool get (); }
member IsPubliclyAvailable : bool with get
In This Article