DescriptionAttribute public sealed class DescriptionAttribute : PropertyAttribute Attribute used to provide descriptive text about a test case or fixture. Documentation Code public DescriptionAttribute(string description) Construct a description Attribute