'Declaration<JetBrains.Annotations.CanBeNullAttribute()> Public Overridable ReadOnly Property LowercasedDisplayName As String
'UsageDim instance As DisplayName2Attribute Dim value As String value = instance.LowercasedDisplayName
[JetBrains.Annotations.CanBeNull()] public virtual string LowercasedDisplayName {get;}
Property Value
The value of this property can be null (Nothing in Visual Basic).