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