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