'DeclarationPublicOverridesNotOverridableProperty DataTypeName AsStringGetSet'UsageDim instance As CachedModelMetadata
Dim value AsString
value = instance.DataTypeName
instance.DataTypeName = value
Property Value
Type: System.String The meta information about the data type.