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