'宣言 Public Property Y As System.Double
'使用法 Dim instance As Rect Dim value As System.Double instance.Y = value value = instance.Y
public System.double Y {get; set;}
Rect 構造体 Rect メンバ