Inheritance: System.Attribute
 private void AddOptions( OptionAttribute option)
 {
     this.options.Add(option);
 }