[TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
[SerializableAttribute()]
public class SopInstance : NotifyPropertyChanged, System.ComponentModel.INotifyPropertyChanged  
             
        
            
            'Declaration
 
<TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")>
<SerializableAttribute()>
Public Class SopInstance 
   Inherits NotifyPropertyChanged
   Implements System.ComponentModel.INotifyPropertyChanged 
             
        
            
            'Usage
 
Dim instance As SopInstance
             
        
            
            [TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
[SerializableAttribute()]
public ref class SopInstance : public NotifyPropertyChanged, System.ComponentModel.INotifyPropertyChanged