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