A Polyline is a single entity, which can only have one set of attributes.
A Block is a composition of multiple different entities where each entity can have its own attributes.
A Block can be inserted multiple times with different properties like scale or orientation.
The insert itself has attributes which do not modify the block's entity attributes. E.g. insert the block in a layer different from entities layer and see what happens when you make the layers invisible.
A Block can't be modified inside the drawing, because the drawing has the insert entity but not the block.
Use edit block to modify the block, there you can select single entities.
See
https://docs.librecad.org/en/2.2.0_a/guides/blocks.html#editing-a-block
investing less than half an hour into Search function can save hours or days of waiting for a solution