'Declaration<CanBeNullAttribute()> Overloads Public Operator Widening CType( _ ByVal name As String _ ) As UAWriterGroupDescriptor
'Usage
 
            [CanBeNull()] public UAWriterGroupDescriptor operator implicit( string name )
[CanBeNull()] public: operator UAWriterGroupDescriptor^ ( String^ name )
Parameters
- name
 - A name of the writer group.