Public Property Soft As Boolean
Dim instance As Shadow Dim value As Boolean instance.Soft = value value = instance.Soft
public bool Soft {get; set;}