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