Gets or sets a value which indicates whether the shape is movable or not. The default value is true.
public bool Movable { get; set; }
Public Property Movable() As Boolean