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