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