[MLIR][Vector] Enable strict property assembly format (#217288)
Enable strict property assembly format mode for the Vector dialect.
Spell strided-slice, memory, and scan properties directly in the
affected declarative assembly formats.
Refresh vector-related tests so inherent vector properties use direct
syntax while ordinary attributes remain in attr-dict.
Assisted-by: Codex