public string LossyType {get; set;}
public: property String^ LossyType { String^ get(); void set ( String^ value); }
'Declaration Public Property LossyType As String
'Usage Dim instance As ImportArguments Dim value As String instance.LossyType = value value = instance.LossyType
Target Platforms: .NET CLR 4.0 or higher
ImportArguments Class ImportArguments Members