'DeclarationPublic ReadOnly Property ComponentThreeContent As String
'UsageDim instance As MaterialDateDisplay Dim value As String instance.ComponentThreeContent = value value = instance.ComponentThreeContent
public string ComponentThreeContent {get;}