class Xcodeproj::XCScheme::SendEmailActionContent

def title

Returns:
  • (String) -
def title
  @xml_element.attributes['title']
end