Return the name of vApp
Returns:
the name of instance
68 69 70
# File 'lib/vcloud/core/vapp.rb', line 68 def name vcloud_attributes[:name] end