public PropertyValue ARTICLE_METHOD_NAME {get; set;}
public: property PropertyValue^ ARTICLE_METHOD_NAME { PropertyValue^ get(); void set ( PropertyValue^ value); }
public PropertyValue ARTICLE_METHOD_NAME {get; set;}
public: property PropertyValue^ ARTICLE_METHOD_NAME { PropertyValue^ get(); void set ( PropertyValue^ value); }
Specific designation or the title of the method. The name is used to uniquely identify the method and to differentiate it from other methods.