csharp
public sealed class MetadataPropertySymbolA property read out of a compiled library.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (8)
public override string Namepublic override Symbol? ContainingSymbolpublic override TypeSymbol Typepublic override bool HasGetterpublic override bool HasSetterpublic override bool IsStaticpublic string? IrGetterNameThe IR function the getter lowered to, when it has a body.
public string? IrSetterNameThe IR function the setter lowered to, when it has a body.
Used by (2)
- MetadataNamedTypeSymbolVixen.Raven
- ReferenceLinkVixen.Raven