Returns action name of intent-filter.
Returns:
action name of intent-filter
255 256 257
# File 'lib/android/manifest.rb', line 255 def name @name end