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