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