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