配列プロパティでは,格納指定子を使用できません。
次に例を示します。
struct pbase { int __property ap[char *] = { stored = false }; // エラー };