csharp
public record class LibraryPropertyA var member with accessors.
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