FSharpApiMemberKind
type FSharpApiMemberKind =
| Value
| Constructor
| Property
| Method
| UnionCase
| RecordField
| EnumCase
| ActivePattern
| Event
| Extension| Assembly | Nacara.Plugin.FSharpApi |
| Attributes | [<RequireQualifiedAccess>] |
What a member is, which decides the group it is listed under.