'DeclarationPublicOverridesNotOverridableProperty IsRequired AsBooleanGetSet'UsageDim instance As CachedModelMetadata
Dim value AsBoolean
value = instance.IsRequired
instance.IsRequired = value
Property Value
Type: System.Boolean A value that indicates whether the model is required.