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