Public ReadOnly Property Assembly As String
public string Assembly { get; }
public: property String^ Assembly { String^ get (); }
function get_assembly();