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