props
             props 問合せパラメータは、単一のリソースインスタンスを返す多くの GET コマンドで使用できます。これは、プロパティーメタデータのリストを含む「props」データ要素を返します。 
            プロパティーメタデータ値 
            
                Table 1-3  
                
                | 
                    
                    
                    
                        
                            |  |  |  
                            | name |  プロパティー名  |  
                            | label |  プロパティーの説明  |  
                            | immutable |  プロパティーを変更できないことを示すフラグ  |  
                            | type |  プロパティーの型: String、Integer、Boolean...  |  
                            | choices |  列挙されたプロパティーの場合、使用可能な値の配列
                                 |  |