'Declaration Property Width As Integer
'Declaration
Property Width As Integer
'Usage Dim instance As IPSObject Dim value As Integer instance.Width = value value = instance.Width
'Usage
Dim instance As IPSObject Dim value As Integer instance.Width = value value = instance.Width
int Width {get; set;}
IPSObject Interface IPSObject Members