public bool IsPublic { get; }
Public ReadOnly Property IsPublic As Boolean Get
public: virtual property bool IsPublic { bool get () sealed; }
abstract IsPublic : bool with get override IsPublic : bool with get
In This Article