ExprPropertyInfo sealed class ExprPropertyInfo : ExprWithType Documentation Code public PropWithType Property { get; } public PropertyInfo PropertyInfo { get; } public ExprPropertyInfo(CType type, PropertySymbol propertySymbol, AggregateType propertyType)