public bool YouDocs { get; internal set; }
Public Property YouDocs As Boolean
public: property bool YouDocs { bool get (); void set (bool value); }