{description}
{excerpt}Returns an [Element.Type|Element.Type] object that represents the type of this element.{excerpt}
{signature:C#}
 public Type ElementType{ get; }
{signature}{signature:vb.net}
Public ReadOnly Property ElementType() As Type
{signature}