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