public int ItemsCount { get; }
Public ReadOnly Property ItemsCount As Integer Get
public: property int ItemsCount { int get (); }
member ItemsCount : int with get