public string style { get; set; }
Public Property style As String Get Set
public: property String^ style { String^ get (); void set (String^ value); }