======Метод CrsDesignProvider.DefinePropertySetStatement(String, String, AstStatementCollection, Int32)====== * **Пространство имен:** [[developers:references:topomatic.crs.design|Topomatic.Crs.Design]] * **Сборка:** Topomatic.Crs (в Topomatic.Crs.dll) =====Синтаксис===== public static bool DefinePropertySetStatement(string variable, string property, AstStatementCollection statements, out int index) **Параметры** * //variable// * Тип: [[developers:references:system.string|System.String]] * //property// * Тип: [[developers:references:system.string|System.String]] * //statements// * Тип: [[developers:references:topomatic.crs.ast.aststatementcollection|Topomatic.Crs.Ast.AstStatementCollection]] * //index// * Тип: [[developers:references:system.int32|System.Int32]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]