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