UPROPERTY details panel behavior

I would like to customize the way that an array of floats is displayed in the details panel.

  • each float-element should have a slider for adjusting its value
  • and instead of “element 0,1…” I want to display an individual non-constant string as the name of the element

Can I do this?