'Declaration<System.Runtime.Serialization.DataMemberAttribute()> Public Property DataType As DataType
'UsageDim instance As EntryParam Dim value As DataType instance.DataType = value value = instance.DataType
[System.Runtime.Serialization.DataMember()] public DataType DataType {get; set;}