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