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