'Declaration
Public Overridable Property Width As Integer
'Usage
Dim instance As CrescentShape Dim value As Integer instance.Width = value value = instance.Width
public virtual int Width {get; set;}
'Declaration
Public Overridable Property Width As Integer
'Usage
Dim instance As CrescentShape Dim value As Integer instance.Width = value value = instance.Width
public virtual int Width {get; set;}