csharp
public record class LibraryPropertyA var member with accessors.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (7)
public required string Namepublic required LibraryTypeReference Typepublic bool HasGetterpublic bool HasSetterpublic bool IsStaticpublic string? IrGetterThe IR function the getter lowered to, when it has a body.
public string? IrSetterThe IR function the setter lowered to, when it has a body.
Used by (4)
- BuilderVixen.Raven
- LibraryTypeVixen.Raven
- MetadataNamedTypeSymbolVixen.Raven
- MetadataPropertySymbolVixen.Raven