public bool synched { get; set; }
Public Property synched As Boolean Get Set
public: property bool^ synched { bool^ get (); void set (bool^ value); }