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