public bool MyProperty {get; private set;}
public int MyProperty { get; set; }
Public Property MyProperty As String