public string BackendFramework { get; set; }
Public Property BackendFramework As String Get Set
public: property String^ BackendFramework { String^ get (); void set (String^ value); }
member BackendFramework : string with get, set
In This Article