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