public Texture RightPhoto { get; set; }
Public Property RightPhoto As Texture
public: property Texture^ RightPhoto { Texture^ get (); void set (Texture^ value); }