public int ExperienceMax { get; }
Public ReadOnly Property ExperienceMax As Integer Get
public: property int^ ExperienceMax { int^ get (); }