[]
[CollectionElementType(typeof(ValueItem))]
[TypeSerialization(TypeSerialization.FullName)]
protected ValueItemCollection internalValues { get; set; }
<CollectionElementType(GetType(ValueItem))>
<TypeSerialization(TypeSerialization.FullName)>
Protected Property internalValues As ValueItemCollection