'Declaration Public ReadOnly Property ComponentThreeContent As String
'Usage Dim instance As MaterialDateDisplay Dim value As String instance.ComponentThreeContent = value value = instance.ComponentThreeContent
public string ComponentThreeContent {get;}