public Vector3 StartPosition { get; set; }
Public Property StartPosition As Vector3 Get Set
public: property Vector3^ StartPosition { Vector3^ get (); void set (Vector3^ value); }