public bool IsLinkedAddress { get; }
Public ReadOnly Property IsLinkedAddress As Boolean Get
public: property bool IsLinkedAddress { bool get (); }
member IsLinkedAddress : bool with get
In This Article