AuthorAttribute public class AuthorAttribute : PropertyAttribute Provides the author of a test or test fixture. Documentation Code public AuthorAttribute(string name) Initializes a new instance of the AuthorAttribute class. public AuthorAttribute(string name, string email) Initializes a new instance of the AuthorAttribute class.