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