kind property

String kind

Implementation

String get kind {
  return DartApi.native.morpheusPrivateKind.kindGet(_ffi).intoString();
}