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