interface ClassPropertyBase implements Node, HasSpan, HasDecoratorimport { type ClassPropertyBase } from "https://dotland.deno.dev/x/live@1.63.12/deps.ts"; Propertiesoptionalvalue: ExpressionoptionaltypeAnnotation: TsTypeAnnotationisStatic: booleanoptionalaccessibility: AccessibilityisOptional: booleanisOverride: booleanreadonly: booleandefinite: boolean