'Declaration Public Property CultureAMPMPlaceholder As String
'Usage Dim instance As MaskedEditCellType Dim value As String instance.CultureAMPMPlaceholder = value value = instance.CultureAMPMPlaceholder
public string CultureAMPMPlaceholder {get; set;}