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