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