Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
public int Y {get; set;}
'Declaration
Public Property Y As Integer
'Usage
Dim instance As FastMagicWandCommand Dim value As Integer instance.Y = value value = instance.Y
public int Y {get; set;}
<br/>get_Y();<br/>set_Y(value);<br/>Object.defineProperty('Y');