public bool IsSavedInCurrentVersion { get; }
Public ReadOnly Property IsSavedInCurrentVersion As Boolean Get
public: property bool IsSavedInCurrentVersion { bool get (); }
member IsSavedInCurrentVersion : bool with get