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