Class RequiredAttribute
Used to mark an Option, Operand or Command as required
Inheritance
System.Object
System.Attribute
RequiredAttribute
Syntax
[AttributeUsage(AttributeTargets.Property)]
public class RequiredAttribute : Attribute, _Attribute