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