public int AlbumMax { get; internal set; }
Public Property AlbumMax As Integer
public: property int AlbumMax { int get (); void set (int value); }