'Declaration Public Property Deleted As Boolean
'Usage Dim instance As ImGearVectorEntity Dim value As Boolean instance.Deleted = value value = instance.Deleted
public bool Deleted {get; set;}
'Declaration Public Property Deleted As Boolean
'Usage Dim instance As ImGearVectorEntity Dim value As Boolean instance.Deleted = value value = instance.Deleted
public bool Deleted {get; set;}