Represents a ParametrizedLayer that can be trained.
True, if layer's weights could be changed during training. If false, layer's weights are frozen and could not be changed during training.
Number of parameters in this layer.
Variables used in this layer.