protected int ElementType { get; set; }
Protected Property ElementType As Integer
protected: property int ElementType { int get (); void set (int value); }