Gets the name of the operation
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | J# | 
string Name { get; }
ReadOnly Property Name As String Get
property String^ Name { String^ get (); }
/** @property */ String get_Name()
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | J# | 
string Name { get; }
ReadOnly Property Name As String Get
property String^ Name { String^ get (); }
/** @property */ String get_Name()