public sealed record AvaloniaPropertyInfo(string Name, string TypeName, bool IsSettable, bool IsAttached, AvaloniaSymbolSourceLocation? SourceLocation = default(AvaloniaSymbolSourceLocation? )) : IEquatable<AvaloniaPropertyInfo>
kind:method, kind:property, kind:ctor. Press Esc to clear.