public Level Level { get; set; }
Public Property Level As Level Get Set
public: property Level^ Level { Level^ get (); void set (Level^ value); }