public GraphQLElementType SupportedElementTypes {get; set;}
public: property GraphQLElementType SupportedElementTypes { GraphQLElementType get(); void set ( GraphQLElementType value); }
'Declaration
Public Property SupportedElementTypes As GraphQLElementType