'Declaration<JetBrains.Annotations.CanBeNullAttribute()> Protected Property LowercasedDisplayNameValue As String
'UsageDim instance As DisplayName2Attribute Dim value As String instance.LowercasedDisplayNameValue = value value = instance.LowercasedDisplayNameValue
[JetBrains.Annotations.CanBeNull()] protected string LowercasedDisplayNameValue {get; set;}
Property Value
The value of this property can be null (Nothing in Visual Basic).