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