public string AssemblyName { get; set; }
Public Property AssemblyName As String Get Set
public: property String^ AssemblyName { String^ get (); void set (String^ value); }