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