| Modifier and Type | Required Element and Description | 
|---|---|
| String | nameThe name of the feature which is represented as the text of the method it is annotating after the "supports"
 prefix | 
| Modifier and Type | Optional Element and Description | 
|---|---|
| String | descriptionA description of the feature that will be useful to implementers if a Gremlin test fails around
 proper feature support. | 
public abstract String name
public abstract String description
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.